home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / prowintc.zip / TC_MODEL < prev    next >
Text File  |  1988-10-03  |  991b  |  25 lines

  1.  
  2.  
  3.                        ProWindows *LITE* - Version 2.00TC
  4.                       Copyright 1988  Daniel P. Stasinski
  5.  
  6.  
  7.                        For Borland's Turbo C Users Only
  8.  
  9.          You have just obtained a copy of ProWindows *LITE*.  This
  10.          version is intended for use with Borland's 'Turbo C' only.
  11.          Other versions are available for Borland's 'Turbo Pascal' and
  12.          Microsoft's 'QuickBASIC'.
  13.  
  14.          The 'Turbo C' version will compile under the SMALL memory
  15.          model only.  These routines access memory in the far heap so
  16.          you should never attempt to compile in the TINY model.
  17.  
  18.          To compile a stand alone program, you need to create a 'Turbo
  19.          C' project file.  A project file is a ASCII files that
  20.          contains the names of all files that need to compiled and
  21.          linked into your program.
  22.  
  23.          Your "Turbo C Reference Guide' describes in detail, methods
  24.          of creating project files.
  25.